Python



Built-in Exceptions



Concurrent Execution

Using locks, conditions, and semaphores in the with statement (threading)
concurrent.futures.process.BrokenProcessPool
multiprocessing.connection.Connection
multiprocessing.connection.Connection.close()
multiprocessing.shared_memory.ShareableList.count()


Data Types

Collections Abstract Base Classes (collections.abc)
Utilities and Decorators (enum)


Text Processing